lr16 2.2.0
Loading...
Searching...
No Matches
lr16_t Struct Reference

LR 16 Click context object. More...

#include <lr16.h>

Data Fields

digital_out_t rst
digital_out_t wup
uart_t uart
uint8_t uart_rx_buffer [LR16_RX_DRV_BUFFER_SIZE]
uint8_t uart_tx_buffer [LR16_TX_DRV_BUFFER_SIZE]
uint8_t cmd_buffer [LR16_TX_DRV_BUFFER_SIZE]

Detailed Description

LR 16 Click context object.

Context object definition of LR 16 Click driver.

Field Documentation

◆ cmd_buffer

uint8_t cmd_buffer[LR16_TX_DRV_BUFFER_SIZE]

Command buffer.

◆ rst

digital_out_t rst

Reset pin (active low).

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

uint8_t uart_rx_buffer[LR16_RX_DRV_BUFFER_SIZE]

RX Buffer size.

◆ uart_tx_buffer

uint8_t uart_tx_buffer[LR16_TX_DRV_BUFFER_SIZE]

TX Buffer size.

◆ wup

digital_out_t wup

Wake-up pin (active low).


The documentation for this struct was generated from the following file: